home *** CD-ROM | disk | FTP | other *** search
- DIBVIEW
- =======
-
- Originally a program that was suplied with Microsoft C 7.0 as an example.
- I hacked up the program to:
-
- 1) Check and see if "VidEdit - Untitled" is running and if so
- start pasting the .tga's to it.
-
- 2) The file open command opens Targa .TGA (24-bit uncompressed)
- and copies to clip-board
-
- 3) The file save command still saves as .BMP
-
- To use this program:
- Copy the dibview.exe program to the directory with all of the tga files
- you wish to paste. Start up VidEdit then run dibview. dibview will start
- reading all the .tgas and pasting them to videdit.
-
- Or to copy frame by frame to videdit open dibview first then open VidEdit
- and use the file open command then switch to VidEdit and select paste.